home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / config.kcfg / klaunch.kcfg < prev    next >
Encoding:
Extensible Markup Language  |  2005-09-10  |  1.3 KB  |  41 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
  3.       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4.       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
  5.                            http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
  6.   <kcfgfile name="klaunchrc" />
  7.   <!-- generated by KConfig XTraKtor -->
  8.   
  9.   <group name="BusyCursorSettings">
  10.     <entry key="Timeout" type="Int">
  11.       <default>30</default>
  12.       <label></label>
  13.       <whatsthis></whatsthis>
  14.       <!-- startupid.cpp:58 -->
  15.       <!--     startup_info.setTimeout( c.readUnsignedNumEntry( "Timeout", 30 )); -->
  16.     </entry>
  17.     <entry key="Blinking" type="Bool">
  18.       <default>false</default>
  19.       <label></label>
  20.       <whatsthis></whatsthis>
  21.       <!-- startupid.cpp:59 -->
  22.       <!--     blinking = c.readBoolEntry( "Blinking", false ); -->
  23.     </entry>
  24.     <entry key="Bouncing" type="Bool">
  25.       <default>true</default>
  26.       <label></label>
  27.       <whatsthis></whatsthis>
  28.       <!-- startupid.cpp:60 -->
  29.       <!--     bouncing = c.readBoolEntry( "Bouncing", true ); -->
  30.     </entry>
  31.   </group>
  32.   <group name="FeedbackStyle">
  33.     <entry key="BusyCursor" type="Bool">
  34.       <default>true</default>
  35.       <label></label>
  36.       <whatsthis></whatsthis>
  37.     </entry>
  38.   </group>
  39.  
  40. </kcfg>
  41.